inspector: Make picking work again
authorMatthias Clasen <mclasen@redhat.com>
Sat, 23 Feb 2019 23:23:42 +0000 (18:23 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 23 Feb 2019 23:23:42 +0000 (18:23 -0500)
commit5dbfb18d115862b894ee0a8db3083b2c6863192b
treeb357c44c9b1385b675c362cfcb3b2ca69e6ebbcb
parentb6893b6d9f9f32223b1f8edc7e943395728012a4
inspector: Make picking work again

This was broken by the change in 01f7f255b5 which
caused the inspector to not get any events anymore.
Revert that part, even though it may be technically
correct.
gtk/gtkwidget.c